home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / reward17.zip / SAMPLE.CFG < prev   
Text File  |  1992-12-03  |  4KB  |  82 lines

  1.                 PCB-REWARD  CONFIGURATION FILE DATA
  2.  
  3. This is a Sample configuration file.  Use the information contained here to make
  4. the necessary adjustments to REWARD.CFG, for your BBS.  You may rename
  5. REWARD.CFG, if you so desire.
  6.  
  7. All of the lines contained below, and above the dashed line, MUST be included
  8. but without the comments.  The included REWARD.CFG file shows the exact format
  9. in which the config file must appear.
  10.  
  11. Software Heaven BBS  ;Name of your BBS or Registered name
  12. 00000                ;Registration Num (leave at 00000 if unregistered
  13. c:\pcb\main\users    ;Complete path to users file
  14. 90                   ;Maximum Security to include in scan. 
  15. 5                    ;Number of rewards to issue. Max number is 99
  16. 75                   ;Security level to give Top Uploader
  17. 65                   ;Security level to give remaining High Uploaders
  18. c:\pcb\gen\blt5      ;Complete path for Bulletin
  19. c:\pcb\gen\news      ;Complete path for News file
  20. y                    ;Vanity Flag - Set to Y or N - See Below
  21. 3                    ;Bulletin/News creation flag - See Below
  22. y                    ;Future use - must include
  23. 5                    ;Future use - must include
  24. ----------------------------------------------------------------------------
  25.  
  26. Notes:  
  27.  
  28. Line 1 - This is the name of your BBS.  If you have registered this version,
  29.          this name MUST APPEAR EXACTLY as you specified on your registration
  30.          form.
  31.  
  32. Line 2 - This line contains your registration number. If unregistered, leave 
  33.          at 00000.
  34.  
  35. Line 3 - This is the complete path to your USERS file.  It must contain
  36.          the name of the users file, and must not contain any spaces.
  37.          
  38. Line 4 - PCB-REWARD has the ability to limit the users that it scans, by
  39.      for security level, when determining Top Uploaders.   For example, 
  40.      if you want to include all users with levels up to level 90, but 
  41.      exclude any users with 90 and above from the scan process, set this 
  42.      to 90.  One note:  You MUST make this number HIGHER than the highest
  43.      REWARD security level.  In our example here, this number must be 
  44.      larger than 75.
  45.          
  46. Line 5 - This is the maximum number of users to reward.  The Maximum is 99.
  47.          
  48. Line 6 - This is the security level to award the Top Uploader.  You must have
  49.          a matching security level in your PWRD file, or the user will be
  50.          defaulted to 10 minutes!
  51.          
  52. Line 7 - This is the Security Level to award all other rewarded users.
  53.  
  54. Line 8 - This is the complete path for the creation of a Bulletin which
  55.          lists the Users who have been rewarded.  If you do not want a
  56.          bulletin, just use a dummy file name.
  57.          
  58. Line 9 - This is the complete path of your News File.  It must be included.
  59.          
  60.  
  61. Line 10 - This is the "Vanity" Flag. The program adds a copyright line to the 
  62.           bottom of the user-definable bulletin and the news file.  However, I 
  63.           realize that some SYSOPs hate those lines, so the ability to disable 
  64.           it has been added.  Setting to 'Y' will cause the copyright line to
  65.           be written.  Setting to 'N' will eliminate this line.  Set this to
  66.           y or n.  Case does not matter.
  67.          
  68. Line 11 - This is a flag which determines whether the Bulletin, News file or 
  69.           Both will contain the rewarded users Definable Notice.  Setting
  70.           to 1 will cause the Bulletin to be written.  Setting to 2 will cause 
  71.           it to be placed at the top of the News file.  Setting this to 3 will
  72.           cause the notice to be place in Both News and Bulletin form.
  73.           Please Note that when it is placed in the news file, a special 
  74.           character, the ~ , is used at the top of the original news file to 
  75.           mark the merge point.  This MUST be placed at the very beginning of 
  76.           the original news file before the first time it is run.  The reward
  77.           bulletin will then be merged at the TOP of the news file.  See DOCS 
  78.           for additional info.
  79.  
  80. Line 12 - Reserved for future feature - Must include.
  81.  
  82. Line 13 - Reserved for future use - Must include.